Adding a Schedule_Figure 1
A new row will be added to the report as shown below:
Adding a Schedule_Figure 2
Adding a Schedule_Figure 3
Adding a Schedule_Figure 4
Adding a Schedule_Figure 5
Adding a Schedule_Figure 6
The above screen displays, five Cron Schedule time fields and the user need to enter required values for these parameters and parameter Description.
The below table provides the range of values that the user can enter for time parameters:
Field |
Range of Value |
Minute |
0-59 |
Hour |
0-23 |
Date |
1-31 |
Month |
1-12 |
Day of the Week |
1-7 |
Example:
Each of the above values can also be entered in the form of ranges, lists, and step. If an asterisk (*) is entered as a field value, then the Cron accepts all values in its range.
# |
Example |
Range |
2-4 |
List |
2,3,4 |
Step |
10-50/2 (another example: */5) |
The user needs to follow the below constraints for entering values of Minutes, Hours, Date, Month, and Day of the Week in Parameters tab.
Adding a Schedule_Figure 7